Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

#9 Add the video feed window #62

Open
wants to merge 16 commits into
base: main
Choose a base branch
from
Open

#9 Add the video feed window #62

wants to merge 16 commits into from

Conversation

JA7ja
Copy link
Contributor

@JA7ja JA7ja commented Feb 26, 2022

How to display the video feed

  • After running the video computer, run the basestation and press C to open the feed window

Some shortcomings of this branch

  • Values for setting up the network receiver are done manually.
  • Had to do a workaround for the StreamReceiver callback to update frames in the feed window.
  • Window size values are hard-coded.

@JA7ja JA7ja requested a review from superdan-t February 26, 2022 19:46
@superdan-t
Copy link
Collaborator

superdan-t commented Mar 1, 2022

I'm starting to work on merging this now. I plan on addressing the shortcomings you mentioned before merging. I'll also fix the include paths and make sure everything is cross-platform

Merging closes #9

@superdan-t superdan-t linked an issue Mar 1, 2022 that may be closed by this pull request
@superdan-t superdan-t mentioned this pull request Mar 31, 2022
@Levi-Lesches
Copy link
Member

Levi-Lesches commented Jul 29, 2022

While the base station code in this PR is no longer needed, it seems there's some video streaming code involving multiplexing in here that should be ported to the new repository (#80). Not closing for now.

@Levi-Lesches Levi-Lesches added help wanted Extra attention is needed onboard subsystem Requirements apply to the onboard rover applications labels Jul 29, 2022
@Levi-Lesches Levi-Lesches removed their assignment Aug 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed onboard subsystem Requirements apply to the onboard rover applications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Video Decoding and Rendering
3 participants